commit | 47b9acd8e0fd4c6b389fd1be997ba8a8c1a36021 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Tue Apr 24 07:34:34 2007 |
committer | Junio C Hamano <junio@hera.kernel.org> | Tue Apr 24 07:34:34 2007 |
tree | 3e2f96e275463d8008d1a07c28758967a6c2b360 | |
parent | 9db95ca51bbcde0022088fa1dbbf7ac182d817fe [diff] [blame] |
Autogenerated HTML docs for v1.5.2-rc0-14-g520d
diff --git a/git-reset.txt b/git-reset.txt index 5b55cda..19c5b9b 100644 --- a/git-reset.txt +++ b/git-reset.txt
@@ -67,6 +67,8 @@ <3> "reset" copies the old head to .git/ORIG_HEAD; redo the commit by starting with its log message. If you do not need to edit the message further, you can give -C option instead. ++ +See also the --amend option to gitlink:git-commit[1]. Undo commits permanently:: +